[UR] Bump UR tag to 04799e7 to get OpenCL adapter fixes#11806
[UR] Bump UR tag to 04799e7 to get OpenCL adapter fixes#11806steffenlarsen merged 1 commit intointel:syclfrom
Conversation
bef5b0d to
d165d85
Compare
kbenzie
left a comment
There was a problem hiding this comment.
Now that oneapi-src/unified-runtime#1048 is merged, please pull in the latest sycl branch changes and update UNIFIED_RUNTIME_REPO & UNIFIED_RUNTIME_TAG as suggestion. Then make this ready for review.
26d688a to
6e33e40
Compare
|
@intel/llvm-gatekeepers please merge. |
|
@callumfare SYCL :: Basic/get_backend.cpp test is failing in post-commit after merging this PR. Could you please take a look? Failed Tests (1): 2023-11-21T11:51:16.5243903Z FAIL: SYCL :: Basic/get_backend.cpp (191 of 1751) |
|
@againull @callumfare has just finished for the day, we can look into this tomorrow. |
|
I notice that the failing test is running on Level Zero not OpenCL. The UR changes this PR introduces are limited to only the OpenCL adapter as can be seen here. I checked back 4 days of SYCL Post Commit runs and it is odd that I've been unable to reproduce this locally although I have an 8th gen iGPU rather than an Arc card. We can try to access another system to debug further tomorrow. |
|
I've not been able to reproduce the failure on an Arc A770, although I did see other E2E tests failing: I suspect those might be related to the driver version. |
Includes UR changes from [OpenCL] Fix memory leak and coverity issue with struct-to-array casts #1048 .